Document GTK_THEME
authorMatthias Clasen <mclasen@redhat.com>
Mon, 18 Nov 2013 01:28:49 +0000 (20:28 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 18 Nov 2013 10:59:13 +0000 (05:59 -0500)
docs/reference/gtk/running.sgml

index 71fb7b364bb3675de91f6b8c2ffe685fa99b9d07..8065e194e81f2ad8a79f48bd409ccb2c01b7ac7f 100644 (file)
@@ -314,6 +314,16 @@ additional environment variables.
   </para>
 </formalpara>
 
+<formalpara>
+  <title><envar>GTK_THEME</envar></title>
+
+  <para>
+    If set, makes GTK+ use the named theme instead of the theme
+    that is specified by the gtk-theme-name setting. This is intended
+    mainly for easy debugging of theme issues.
+  </para>
+</formalpara>
+
 <para>
 The following environment variables are used by GdkPixbuf, GDK or
 Pango, not by GTK+ itself, but we list them here for completeness